home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8084 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  894 b 

  1. Path: news.lpr.carel.fi!usenet
  2. From: Ari Lukumies <aril@cmt.lpr.mail.carel.fi>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: gettimeofday() makes me mad !
  5. Date: Fri, 01 Mar 1996 15:19:19 +0200
  6. Organization: Carelcomp Forest
  7. Message-ID: <3136F957.5340@cmt.lpr.mail.carel.fi>
  8. References: <208_9602292012@dudd.uniserve.com>
  9. NNTP-Posting-Host: renoir.cclahti.carel.fi
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (WinNT; I)
  14.  
  15. Carl wrote:
  16. > What about if you use a function similar to the Borland  clock_t() which
  17. > returns the amount of clock ticks since program start.  Don't clock ticks
  18. > happen like 18 times per second on most systems?
  19.  
  20. In PC, yes. In HP, no. In Tandem, no. In AS/400, no. In ... (fill in your favorite 
  21. machine). In Unix, use the function 'ftime'.
  22.  
  23. Later,
  24.  AriL
  25. -- 
  26. All my opinions are mine and mine alone.
  27.